home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 21 / AACD 21.iso / AACD / Graphics / SMan / WarpOS / SManWOSB2.readme < prev    next >
Encoding:
Text File  |  2001-03-28  |  782 b   |  26 lines

  1. Short:    Mandelbrot generator for WarpOS
  2. Author:   dmckinstry@ewu.edu (David McKinstry)
  3. Uploader: dmckinstry@ewu.edu (David McKinstry)
  4. Type:     gfx/fract
  5.  
  6. Note upload date is March 28, 2001.
  7. This is the second beta port of SMan to WarpOS.
  8. Note that compiling was done by using
  9.  
  10. "Execute LinkWOS"
  11.  
  12. It was compiled using vbccwos. Most features
  13. are the same as for SMan303.lha and SManPPCb2.lha, and SManWOSB1.
  14.  
  15. Note that a few of the features (e.g. opening on other screens than
  16. Workbench no longer work.
  17.  
  18.  
  19. The main new difference is that all routines except for those with the
  20. exponent as a non-integer or greater than 7, have been converted to
  21. assembler.
  22.  
  23. There has been about a 50% increase in speed for n = 2, and about a doubling
  24. in speed for n < 8.  Source code is included.
  25.  
  26.